-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Load Image to comp or shader: fix applying colorspace #73
Load Image to comp or shader: fix applying colorspace #73
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@LiborBatek can you confirm the loaded PNG representation has colorspace data stored on the representation? Also, we should really start adding the "colorspace" as data into the loader UI so this is much easier to visualize for anyone. Basically implement something similar to this: ynput/OpenPype#5459 -- created this issue: ynput/ayon-core#1006 |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changelog Description
Fix setting of
colorspace
Additional review information
Fixes #72
Testing notes: